CRPEParameterInfo

CRPEParameterInfo is obsolete. It will still work for older applications. However, there have been a number of major enhancements to the parameter fields (default values, multiple values, value ranges, etc.). Use CRPEParameterValueInfo, for all new development.

This structure was used to contains information about a parameter for a stored procedure in an SQL database. It was used by CRPEJob::GetNthParamInfo.

Data Members

m_Type

WORD

Specifies the data type of the parameter. Use the appropriate constant from the list below (these data types are supported by The Crystal Report Engine):


Data Type Constant


Number

PEP_PF_NUMBER


Currency

PEP_PF_CURRENCY


Boolean

PEP_PF_BOOLEAN


Date

PEP_PF_DATE


String

PEP_PF_STRING


Date/Time

PEP_PF_DATETIME


Time

PEP_PF_TIME

m_Name

const _TCHAR

Specifies the name of the parameter in a null-terminated string.

Constructor CRPEParameterInfo::CRPEParameterInfo

This constructs an (obsolete) CRPEParameterInfo structure object. It assigns default values to the members of the structure.

Constructor Syntax

CRPEParameterInfo ();



Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com